From: Mathieu Malaterre Date: Mon, 7 Nov 2022 15:38:53 +0000 (+0100) Subject: d/patches: Refresh version for new snapshot X-Git-Tag: archive/raspbian/3.6.9-4+rpi1^2~54 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=de0b624cbcac7ffc51e6745dc4ee091f2d7dc3ff;p=dcmtk.git d/patches: Refresh version for new snapshot --- diff --git a/debian/patches/version.patch b/debian/patches/version.patch index 1c4f10ff..2aaa135b 100644 --- a/debian/patches/version.patch +++ b/debian/patches/version.patch @@ -21,7 +21,7 @@ Index: dcmtk/CMake/dcmtkPrepare.cmake # Package "release" settings (some are currently unused and, therefore, disabled) set(DCMTK_PACKAGE_NAME "dcmtk") -set(DCMTK_PACKAGE_DATE "DEV") -+set(DCMTK_PACKAGE_DATE "2022-10-13") ++set(DCMTK_PACKAGE_DATE "2022-10-24") set(DCMTK_PACKAGE_VERSION "${DCMTK_MAJOR_VERSION}.${DCMTK_MINOR_VERSION}.${DCMTK_BUILD_VERSION}") set(DCMTK_PACKAGE_VERSION_NUMBER ${DCMTK_MAJOR_VERSION}${DCMTK_MINOR_VERSION}${DCMTK_BUILD_VERSION}) -set(DCMTK_PACKAGE_VERSION_SUFFIX "+")